home *** CD-ROM | disk | FTP | other *** search
/ FM Towns: Free Software Collection 10 / FM Towns Free Software Collection 10.iso / ms_dos / lib / happysrc / version.h < prev   
Text File  |  1994-02-23  |  396b  |  12 lines

  1. /**********************************************************************
  2.  *
  3.  *       *** HAPPy (H.Asano Pascal Processing system) ***
  4.  *
  5.  *              バージョン番号定義ヘッダ
  6.  *
  7.  *                   Copyright (c) H.Asano 1992-1994.
  8.  *
  9.  **********************************************************************/
  10.  
  11. char *version = "0.3" ;                 /* HAPPyのバージョン番号      */
  12.